-
Notifications
You must be signed in to change notification settings - Fork 460
Use "make go-version" in GitHub Actions #5865
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use "make go-version" in GitHub Actions #5865
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #5865 +/- ##
=======================================
Coverage 46.94% 46.94%
=======================================
Files 279 279
Lines 29687 29687
=======================================
Hits 13936 13936
Misses 14938 14938
Partials 813 813 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
/label tide/merge-method-squash |
|
/lgtm |
|
LGTM label has been added. Git tree hash: 72b8c1e01b972ef6ec10cec1b0cfcd195d0d4b75
|
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jackfrancis The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
* Use "make go-version" in GitHub Actions * Get GO_VERSION from toolchain statment
What type of PR is this?
/kind cleanup
What this PR does / why we need it:
This will allow GitHub actions to respect the project's preferred version of Go without hard-coding it.
Which issue(s) this PR fixes:
Refs #5858
Special notes for your reviewer:
TODOs:
Release note: